-
Home
-
Podcast Player – Your Podcasting Companion
-
7.7.2
-
Code
-
Classes
- Background_Jobs
Total Complexity |
52 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
392 |
Lines of code |
208 |
Logical lines of code |
121 |
Comment lines |
143 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
45 |
8 |
43 |
maybe_handle() |
A |
53 |
8 |
23 |
get_tasks_queue() |
S |
60 |
6 |
12 |
update_tasks_queue() |
S |
53 |
5 |
24 |
get_memory_limit() |
S |
62 |
4 |
11 |
add_task() |
S |
54 |
3 |
20 |
dispatch() |
S |
64 |
3 |
9 |
maybe_add_repeating_task_to_queue() |
S |
62 |
2 |
11 |
memory_exceeded() |
S |
64 |
2 |
9 |
is_processing() |
S |
71 |
2 |
6 |
init() |
S |
69 |
1 |
6 |
unlock_process() |
S |
76 |
1 |
4 |
lock_process() |
S |
74 |
1 |
4 |
get_query_args() |
S |
70 |
1 |
6 |
is_queue_empty() |
S |
80 |
1 |
3 |
get_post_args() |
S |
65 |
1 |
9 |
get_query_url() |
S |
78 |
1 |
3 |
set_tasks_queue() |
S |
79 |
1 |
3 |
log_error() |
S |
91 |
1 |
2 |